[INFO] cloning repository https://github.com/tismith/chip8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tismith/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fchip8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fchip8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 249a23a1491c16a2cbf478c2075bba55ed4a2ead
[INFO] checking tismith/chip8 against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fchip8" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tismith/chip8
[INFO] finished tweaking git repo https://github.com/tismith/chip8
[INFO] tweaked toml for git repo https://github.com/tismith/chip8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tismith/chip8 on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tismith/chip8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synstructure v0.9.0
[INFO] [stderr]   Downloaded failure_derive v0.1.2
[INFO] [stderr]   Downloaded chrono v0.4.5
[INFO] [stderr]   Downloaded quote v0.6.5
[INFO] [stderr]   Downloaded textwrap v0.10.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.9
[INFO] [stderr]   Downloaded exitfailure v0.5.1
[INFO] [stderr]   Downloaded environment v0.1.1
[INFO] [stderr]   Downloaded failure v0.1.2
[INFO] [stderr]   Downloaded assert_cli v0.6.3
[INFO] [stderr]   Downloaded cc v1.0.18
[INFO] [stderr]   Downloaded colored v1.6.1
[INFO] [stderr]   Downloaded proc-macro2 v0.4.9
[INFO] [stderr]   Downloaded serde_json v1.0.24
[INFO] [stderr]   Downloaded rand v0.5.4
[INFO] [stderr]   Downloaded syn v0.14.7
[INFO] [stderr]   Downloaded clap v2.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e74472ee1f31378b5df08b0ce0e216a523ba9a7e98964c58fecc84680950f10
[INFO] running `Command { std: "docker" "start" "-a" "9e74472ee1f31378b5df08b0ce0e216a523ba9a7e98964c58fecc84680950f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e74472ee1f31378b5df08b0ce0e216a523ba9a7e98964c58fecc84680950f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e74472ee1f31378b5df08b0ce0e216a523ba9a7e98964c58fecc84680950f10", kill_on_drop: false }`
[INFO] [stdout] 9e74472ee1f31378b5df08b0ce0e216a523ba9a7e98964c58fecc84680950f10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abc262211f84e4d8f8dbc2b0dc5401475331abb9ea6b86f290051f78cec6fa02
[INFO] running `Command { std: "docker" "start" "-a" "abc262211f84e4d8f8dbc2b0dc5401475331abb9ea6b86f290051f78cec6fa02", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking log v0.4.3
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]    Compiling sdl2-sys v0.31.0
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking environment v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling quote v0.6.5
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking rand v0.5.4
[INFO] [stderr]    Compiling syn v0.14.7
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking colored v1.6.1
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking chrono v0.4.5
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking sdl2 v0.31.0
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking stderrlog v0.4.1
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]     Checking failure v0.1.2
[INFO] [stderr]     Checking exitfailure v0.5.1
[INFO] [stderr]     Checking chip8-tismith v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.24
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/bin/chip8.rs:131:43
[INFO] [stdout]     |
[INFO] [stdout] 131 |             )).map_err(failure::err_msg)?;;
[INFO] [stdout]     |                                           ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking assert_cli v0.6.3
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/bin/chip8.rs:131:43
[INFO] [stdout]     |
[INFO] [stdout] 131 |             )).map_err(failure::err_msg)?;;
[INFO] [stdout]     |                                           ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, syn v0.14.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "abc262211f84e4d8f8dbc2b0dc5401475331abb9ea6b86f290051f78cec6fa02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc262211f84e4d8f8dbc2b0dc5401475331abb9ea6b86f290051f78cec6fa02", kill_on_drop: false }`
[INFO] [stdout] abc262211f84e4d8f8dbc2b0dc5401475331abb9ea6b86f290051f78cec6fa02
